JAMS Developer Guide
GetVariable<TResult> Class Properties


MVPSI.JAMS.Activities Namespace : GetVariable<TResult> Class

For a list of all members of this type, see GetVariable<TResult> members.

Public Properties
 NameDescription
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity<TResult>)
Public Property (Inherited from System.Activities.ActivityWithResult)
Public PropertyThe name of the JAMS Server that has the Variable. If you leave this value empty the JAMS Server that is executing the job will be used.  
Public PropertyThe name of the Variable that you want to retrieve.  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

GetVariable<TResult> Class
MVPSI.JAMS.Activities Namespace